AxisConfiguration Class
Represents the settings of an axis.
Inheritance hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Class.AxisConfiguration
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class AxisConfiguration
Public Class AxisConfiguration
The AxisConfiguration class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AxisConfiguration | A creator for the AxisConfiguration class. This class contains the settings of an axis. |
Properties
Name | Description | |
---|---|---|
![]() |
Name | The name of an axis. |
![]() |
ProductCode | The product code of an axis. |
![]() |
Resolution | The encoder resolution of an axis. |
![]() |
RevisionNumber | The revision number of an axis. |
![]() |
SerialNumber | The serial number of an axis. |
![]() |
VendorId | The vendor ID of an axis, given by the EtherCAT Technology Group to the manufacturer of the EtherCAT device. |
See also